Welcome![Sign In][Sign Up]
Location:
Search - udp client server c language

Search list

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client / server (C / S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54733 | Author: 乔峰 | Hits:

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54272 | Author: 乔峰 | Hits:

[Ftp Servertftp

Description: C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径 不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快-C language UDP Simple File Transfer Protocol TFTP, including client and server to download the default path for the E:/up /, files will be downloaded to the E:/dn/under the default upload path for the E:/dn /, files will be uploaded to E:/up/under, you can change by changing the source code download upload path not only support the simple text transmission, also supports video and audio compression and transmission of large files, and transmission speed
Platform: | Size: 5120 | Author: 朱昶炜 | Hits:

[CSharpUDPMakeHole

Description: UDP打洞测试程序源码,语言为c#,包括客户端和服务器端。-UDP source holes testing procedures, language for c#, Including client and server.
Platform: | Size: 80896 | Author: stg609 | Hits:

[Internet-Networktftpx-1.0

Description: 用C语言开发的在Linux平台上的TFTP(RFC1380)服务器端和客户端. 支持目录列表, 可变块大小(RFC2348). 传输模式只支持二进自制模式. 停止等待机制作为数据传输的基本机制, 是网络编程必须的掌握的技能. TFTP 协议使用基于UDP的停止等待机制来实现文件的可靠传输. -Developed using C language in Linux platform TFTP (RFC1380) server-side and client. Supported directory listing, variable block size (RFC2348). Transfer mode supports only binary-made model. Stop waiting for data transfer mechanism as a basic mechanism is a network programming skills necessary. TFTP protocol uses UDP-based mechanism to stop waiting for a reliable file transfer.
Platform: | Size: 7168 | Author: 来无影 | Hits:

[ARM-PowerPC-ColdFire-MIPSarm9udpsourcecode

Description: arm9上udp源码的实现,编程语言是C语言.包括client和server 两端的代码.上课时老师给的.-udp source arm9 on the realization of a programming language is C language. including client and server ends of the code. class teacher to the.
Platform: | Size: 15360 | Author: zhaochao | Hits:

[TCP/IP stacktcpudpsocket.tar

Description: 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehensive, TCP and UDP programming have, you can get through the socket host IP, the server and the client to send a text this news, want to be helpful for beginners.
Platform: | Size: 13312 | Author: 马逸 | Hits:

[TCP/IP stackTCP-and-UDP

Description: 使用windows套接字编写的TCP以及UDP协议下的服务器端和客户端程序的代码,使用的语言是C-Prepared using windows sockets and UDP protocols under TCP server and client code, the language used is C
Platform: | Size: 1358848 | Author: 朱世翔 | Hits:

[Linux-UnixUDP.tar

Description: 在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, followed by the implementation of the client localhost 8888 can communicate with the network .
Platform: | Size: 5120 | Author: 梁小涵 | Hits:

[Internet-Networkcode

Description: RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-based client-server program and a raw socket can accept any data link layer. According to the agreement and the Statute of the output field to crawl to the contents of the package
Platform: | Size: 5120 | Author: hgn | Hits:

[Internet-NetworkUDP

Description: linux下c语言网络编程TUDP范例代码,有服务器和客户端!-under linux c language network the programming TUDP sample code, server and client!
Platform: | Size: 1024 | Author: 张国军 | Hits:

[Internet-Networksocket_udp

Description: 用C语言写的基于udp的socket通信小程序。分客户端服务器端,先运行服务器端,可同时运行多个客户端,客户端都可以和服务器聊天,还可以从服务器下载文件-Udp socket-based communication applet written in C language. Sub-client server-side, the first to run server-side, and can simultaneously run multiple clients, the client and server can chat, you can also download the file from the server
Platform: | Size: 11979776 | Author: Rae | Hits:

[Software EngineeringUDP

Description: 基于C语言的UDP的MFC编程设计,从而实现UDP的客户端和服务器端的通信,可以进行接收数据和发送数据的功能。-Based on the C language UDP MFC programming design, enabling the UDP client and server communication, can receive data and send data.
Platform: | Size: 4583424 | Author: 刘思宇 | Hits:

[Internet-NetworkGroupBroadcast

Description: Linux下c语言的关于UDP组播的服务器端和客户端的源码例子-C language under Linux on UDP multicast server and client source code examples
Platform: | Size: 2048 | Author: linjiandao | Hits:

[JSP/Javasocket_communication

Description: TCP套接字编程实现: 开发一个多线程服务器,它能并行服务于多个请求。 提示: 用Java或c/c++语言开发; 通过调用操作系统API接口创建线程; 假定3个客户端,客户端i发送“Hi,God”,服务器回答“What can I do for you, my son i”,客户端收到后显示服务器回答。 分别用TCP和UDP两个协议来测试,端口号自定义 -TCP socket programming: Develop a multi-threaded server, it can serve multiple requests in parallel. Tip: Use Java or c/c++ language development by calling the operating system API interface to create threads assume 3 client, the client i send " Hi, God" , the server replied " What can I do for you, my son i" , displayed after the client receives the server reply. TCP and UDP were used to test the two protocols, port numbers Custom
Platform: | Size: 3072 | Author: yelangya | Hits:

[WEB Codeswoole-master

Description: 一个专门为PHP语言设计的异步、并行、高性能网络通信引擎,使用纯C语言编写,提供了PHP语言的异步多线程服务器,异步TCP/UDP网络客户端,异步MySQL,异步Redis,数据库连接池,AsyncTask,消息队列,毫秒定时器,异步文件读写,异步DNS查询。 Swoole内置了Http/WebSocket服务器端/客户端、Http2.0服务器端。-A special asynchronous, PHP language design, high performance parallel network communications engine, using pure C language, PHP language provides asynchronous multi-threaded server, asynchronous TCP/UDP network client, asynchronous MySQL, asynchronous Redis, connection pool, AsyncTask, message queue, millisecond timer, asynchronous read and write asynchronous DNS query. Swoole built-in Http/WebSocket server/client, Http2.0 server.
Platform: | Size: 823296 | Author: Shannon | Hits:

[Internet-NetworkUDP协议客户端服务器间视频传输c源码

Description: 此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)
Platform: | Size: 2048 | Author: xihananhai | Hits:

[Internet-Networkmirrors-hp-socket-master

Description: HP-Socket 是一套通用的高性能 TCP/UDP/HTTP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP/HTTP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。(HP-Socket is a general-purpose high performance TCP/UDP/HTTP communication framework, including server and client components and Agent components, TCP/UDP/HTTP communication systems are widely used in various application scenarios, C/C++, C#, Delphi, E (Yi Yuyan), Java, Python programming language interface. HP-Socket on the communication layer to achieve complete package, the application does not need to pay attention to any details of the communication layer; HP-Socket provides API interface event notification model based on very simple and efficient integration to the old application.)
Platform: | Size: 96029696 | Author: loujia | Hits:

[TCP/IP stackudp

Description: 通过C语言实现不可靠传输的UDP协议,实现服务器和客户端之间的通信(The implementation of the UDP protocol with unreliable transmission through the C language to achieve communication between the server and the client)
Platform: | Size: 1024 | Author: year迟暮 | Hits:

[CSharpP2P语言聊天系统源码

Description: 这是一款基于WinForm技术的p2p语言聊天系统,使用udp传送语音和文本等信息。在这个系统中没有服务端和客户端,相互通讯都是直接相互联系的。能够很好的实现效果。 菜单功能 该源码是一种人与人进行交流的工具系统,该系统功能包括: 1、录音 2、试听 3、发送语音 4、发送文字 5、播放收到的语音(This is a P2P language chat system based on WinForm technology, which uses UDP to transmit information such as voice and text. In this system, there is no server side and client, and communication is directly related to each other. It can achieve good results. Menu function The source code is a tool system for people to communicate with people. The system functions include: 1. Recordings 2. Auditions 3. Send voice 4. Send text 5. Play the voice received)
Platform: | Size: 1507328 | Author: lmmmmmm777 | Hits:
« 12 »

CodeBus www.codebus.net